home *** CD-ROM | disk | FTP | other *** search
/ Let's Discover Tennessee! / Let's Discover Tennessee!.iso / pc / FILES / TIME.dxr / 00286_extra12.ls < prev    next >
Encoding:
Text File  |  2001-06-27  |  145 b   |  9 lines

  1. global retToFrame
  2.  
  3. on mouseUp me
  4.   retToFrame = the frame
  5.   sound(4).volume = 255
  6.   puppetSound(4, "TimeclickWoosh")
  7.   go(marker("Extra12"))
  8. end
  9.